set Enabled
open fun setEnabled(value: Boolean): ModuleConfigProtos.ModuleConfig.ExternalNotificationConfig.Builder
Enable the ExternalNotificationModule
Content copied to clipboard
bool enabled = 1;
Return
This builder for chaining.
Parameters
value
The enabled to set.